toggle menu
MCP Kotlin SDK
1.0-SNAPSHOT
jvm
switch theme
search in API
MCP Kotlin SDK
/
org.jetbrains.kotlinx.mcp
/
UnknownContent
Unknown
Content
@
Serializable
data
class
UnknownContent
(
val
type
:
String
)
:
PromptMessageContentTextOrImage
(
source
)
An image provided to or from an LLM.
Members
Constructors
Unknown
Content
Link copied to clipboard
constructor
(
type
:
String
)
Properties
type
Link copied to clipboard
open
override
val
type
:
String